home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / MISC / OBLOK.OPD < prev    next >
Encoding:
Text File  |  1996-10-30  |  754 b   |  30 lines

  1. #[document 41.15 9.05 144.55 282.6
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(110.75,9.05);
  16. l(57.00,9.05);
  17. l(57.00,281.20);
  18. c(57.00,281.20,90.65,282.60,107.45,282.60);
  19. c(121.10,282.60,143.95,277.95,144.20,264.20);
  20. c(144.55,249.50,119.95,247.95,107.45,240.50);
  21. c(41.15,201.05,110.75,9.05,110.75,9.05);
  22. close_edge();
  23. p=path();
  24. gc_color(81.22,0.62,0.25);
  25. s[0]=draw(p);
  26. page:=s[0];
  27. s=NULL;
  28. #]page
  29. #]document
  30.